December 6
Program
lookup.py,
which races LinearSearch and BinarySearch on a list of size 25,000 This needs data files
words25K.txt
and
randomWords.txt
Algorithms for Sorting a List
Program
sorter.p
y, ,which races SelectionSorto and MergeSort on a list of size 25,000. Data file
randomWords.txt